libseccomp.git
4 years ago[PATCH] api: update seccomp-syscalls.h
Paul Moore [Wed, 27 Oct 2021 19:39:17 +0000 (15:39 -0400)]
[PATCH] api: update seccomp-syscalls.h

It appears that the seccomp-syscalls.h header file had gotten out of
sync with the syscalls.csv syscall table, this patch fixes this
disconnect.

The only edit that is somewhat interesting is that the oldwait4(2)
syscall probably never should have been included in the header file
as it appears to no longer exist (?).

Reported-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
(imported from commit 3f47bba7c5c8cc18be80e625eedb2c1823233708)

Gbp-Pq: Name api_update_seccomp-syscalls.h.patch

4 years ago[PATCH] syscalls: update to Linux v5.14-rc7
Paul Moore [Mon, 23 Aug 2021 15:21:39 +0000 (11:21 -0400)]
[PATCH] syscalls: update to Linux v5.14-rc7

Signed-off-by: Paul Moore <paul@paul-moore.com>
Gbp-Pq: Name syscalls_update_to_Linux_v5.14-rc7.patch

4 years ago[PATCH] syscalls: add close_range() syscall
Sascha Grunert [Fri, 16 Jul 2021 10:13:36 +0000 (12:13 +0200)]
[PATCH] syscalls: add close_range() syscall

The syscall has been added a while ago so we should support resolving
it, too.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Reviewed-by: Tom Hromatka <tom.hromatka@oracle.com>
[PM: subject line tweak]
Signed-off-by: Paul Moore <paul@paul-moore.com>
(imported from commit 01e5750e7c84bb14e5a5410c924bed519209db06)

Gbp-Pq: Name syscalls_add_close_range_syscall.patch

4 years ago[PATCH] syscalls: update the syscall table to v5.12-rc7
Paul Moore [Sat, 17 Apr 2021 20:30:48 +0000 (16:30 -0400)]
[PATCH] syscalls: update the syscall table to v5.12-rc7

Due to additional ABIs in main we can't do a simple backport or copy
of the syscall table so we are generating it directly in the
release-2.5 branch.

This patch also fixes the missing faccessat2() #defines in the
seccomp-syscalls.h header file.

Signed-off-by: Paul Moore <paul@paul-moore.com>
Gbp-Pq: Name syscalls_update_the_syscall_table_to_v5.12-rc7.patch

4 years agolibseccomp (2.5.1-1+deb11u1) bullseye; urgency=medium
Felix Geyer [Thu, 25 Nov 2021 18:18:20 +0000 (18:18 +0000)]
libseccomp (2.5.1-1+deb11u1) bullseye; urgency=medium

  * Add support for syscalls up to Linux 5.15.

[dgit import unpatched libseccomp 2.5.1-1+deb11u1]

4 years agoImport libseccomp_2.5.1-1+deb11u1.debian.tar.xz
Felix Geyer [Thu, 25 Nov 2021 18:18:20 +0000 (18:18 +0000)]
Import libseccomp_2.5.1-1+deb11u1.debian.tar.xz

[dgit import tarball libseccomp 2.5.1-1+deb11u1 libseccomp_2.5.1-1+deb11u1.debian.tar.xz]

5 years agoImport libseccomp_2.5.1.orig.tar.gz
Felix Geyer [Mon, 21 Dec 2020 09:50:30 +0000 (09:50 +0000)]
Import libseccomp_2.5.1.orig.tar.gz

[dgit import orig libseccomp_2.5.1.orig.tar.gz]